home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / basic / ds40bpds.zip / CODES.TXT < prev    next >
Text File  |  1991-11-01  |  2KB  |  39 lines

  1. This is a list of all the @ subtitution codes that Door Source 4.0
  2. will accept.
  3.  
  4. The text inside the @'s MUST be in CAPS!
  5.  
  6.      *  @BYTESLEFT@             Daily download bytes left
  7.      *  @BYTELIMIT@             Max download K limit
  8.      *  @CITY@                  City/State user is from
  9.      *  @DATAPHONE@             Business/Data phone number
  10.      *  @DLBYTES@               Total bytes downloaded
  11.      *  @DLFILES@               Total files downloaded
  12.      *  @EXPDATE@               Expiration date of user
  13.         @FIRST@                 First name of caller
  14.         @FIRSTU@                First name in all upper case
  15.      *  @HOMEPHONE@             Home/Voice phone number
  16.      *  @KBLEFT@                Daily download K left
  17.      *  @LASTDATEON@            Last date user was on
  18.      *  @LASTTIMEON@            Last time user was on
  19.         @MINLEFT@               Minutes remaining
  20.      *  @NUMTIMESON@            Number of times a user has called
  21.      *  @SECURITY@              Security level
  22.         @TIMELEFT@              Minutes remaining
  23.      *  @UPBYTES@               Total bytes uploaded
  24.      *  @UPFILES@               Total files uploaded
  25.         @USER@                  User's full name
  26.      *  @BOARDNAME@             BBS name
  27.         @NODE@                  Node number
  28.         @SYSDATE@               Current date
  29.         @SYSTIME@               Current time
  30.  
  31.         @BEEP@                  Beep the speaker
  32.         @CLS@                   Clear the screen
  33.         @MORE@                  Display a more prompt
  34.         @WAIT@                  Display a press any key prompt
  35.  
  36.  
  37.    * means that for PCBoard systems, the routine ReadUsers MUST have been
  38.      called before use of this subtitution code.
  39.